Skip to content

chore:(deps-dev): bump ng-mocks from 14.1.0 to 14.1.1 #1773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps ng-mocks from 14.1.0 to 14.1.1.

Release notes

Sourced from ng-mocks's releases.

v14.1.1

14.1.1 (2022-07-31)

Bug Fixes

  • MockBuilder: respects global configuration for standalone dependencies #3161 (577e1d4)
Changelog

Sourced from ng-mocks's changelog.

14.1.1 (2022-07-31)

Bug Fixes

  • MockBuilder: respects global configuration for standalone dependencies #3161 (577e1d4)
Commits
  • 6871fa3 chore(release): v14.1.1
  • c98b954 Merge pull request #3231 from satanTime/issues/3161
  • 577e1d4 fix(MockBuilder): respects global configuration for standalone dependencies #...
  • c1463c8 Merge pull request #3222 from help-me-mom/renovate/root/win-5.x
  • a9055d5 chore(deps): update win orb to v5
  • f61bfdf chore(deps): sync lock files
  • f4b31a8 Merge pull request #3201 from help-me-mom/renovate/root/webpack-5.x
  • 79207f8 Merge pull request #3154 from help-me-mom/renovate/e2e/a14/angular-monorepo
  • 8441f4a Merge pull request #3159 from help-me-mom/renovate/root/angular-monorepo
  • f62e2f5 Merge pull request #3158 from help-me-mom/renovate/e2e/nx/angular-monorepo
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 1, 2022 16:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #1773 (aceb853) into main (f470600) will increase coverage by 43.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1773       +/-   ##
===========================================
+ Coverage   40.54%   83.58%   +43.04%     
===========================================
  Files         893      893               
  Lines       19259    19259               
  Branches     2663     2663               
===========================================
+ Hits         7808    16098     +8290     
+ Misses      10909     3024     -7885     
+ Partials      542      137      -405     
Impacted Files Coverage Δ
...ng/filter-bar/filter-chip/filter-chip.component.ts 56.81% <0.00%> (+2.27%) ⬆️
...d/widgets/table/table-widget-renderer.component.ts 41.37% <0.00%> (+2.58%) ⬆️
...s/src/persistence/dashboard-persistence.service.ts 69.69% <0.00%> (+3.03%) ⬆️
...ojects/components/src/tooltip/tooltip.directive.ts 66.66% <0.00%> (+3.03%) ⬆️
...dashboard-wrapper/navigable-dashboard.component.ts 97.77% <0.00%> (+4.44%) ⬆️
projects/common/src/time/time.ts 100.00% <0.00%> (+4.76%) ⬆️
...s/src/filtering/filter-bar/filter-bar.component.ts 66.66% <0.00%> (+4.76%) ⬆️
projects/components/src/label/label.component.ts 100.00% <0.00%> (+5.00%) ⬆️
...on/src/utilities/formatters/date/date-formatter.ts 86.48% <0.00%> (+5.40%) ⬆️
...ents/cartesian/d3/axis/cartesian-axis-crosshair.ts 9.58% <0.00%> (+5.47%) ⬆️
... and 377 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ng-mocks-14.1.1 branch 2 times, most recently from 7d61196 to efa2e03 Compare August 1, 2022 16:35
Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases)
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md)
- [Commits](help-me-mom/ng-mocks@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: ng-mocks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ng-mocks-14.1.1 branch from efa2e03 to aceb853 Compare August 1, 2022 16:48
Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 0eeceb0 into main Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-mocks-14.1.1 branch August 1, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant